-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
6.1.1
-
Code
-
Classes
- SubmissionHandlerService
Total Complexity |
70 |
Dependencies |
15 |
Dependents |
5 |
Total lines |
573 |
Lines of code |
438 |
Logical lines of code |
188 |
Comment lines |
42 |
Methods |
11 |
Properties |
7 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getReturnData() |
B |
30 |
18 |
140 |
processSubmissionData() |
A |
41 |
8 |
65 |
prepareInsertData() |
A |
40 |
7 |
63 |
shouldSkipProcessingForSource() |
A |
55 |
9 |
19 |
isSpamAndSkipProcessing() |
S |
51 |
7 |
28 |
prepareHandler() |
S |
51 |
7 |
24 |
handleValidation() |
S |
51 |
5 |
29 |
insertSubmission() |
S |
49 |
4 |
36 |
processSpamSubmission() |
S |
54 |
2 |
20 |
handleSubmission() |
S |
65 |
2 |
9 |
__construct() |
S |
73 |
1 |
5 |